i.MX28: Add LRADC init to i.MX28 SPL
authorMarek Vasut <[email protected]>
Tue, 1 May 2012 11:09:49 +0000 (11:09 +0000)
committerAlbert ARIBAUD <[email protected]>
Tue, 15 May 2012 06:31:36 +0000 (08:31 +0200)
commit3f3255c3d731143da87ac1fd26629b57f6f1e2cf
treefc848fb05dc8d7f96bc22b4e2e00915a06963680
parentec4836be6e741b55e45efcb42ee29c8994a55c28
i.MX28: Add LRADC init to i.MX28 SPL

This code is part of battery boot support for i.MX28.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Detlev Zundel <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Wolfgang Denk <[email protected]>
arch/arm/cpu/arm926ejs/mx28/Makefile
arch/arm/cpu/arm926ejs/mx28/mx28_init.h
arch/arm/cpu/arm926ejs/mx28/spl_lradc_init.c [new file with mode: 0644]
arch/arm/cpu/arm926ejs/mx28/spl_power_init.c